Make sure you can compile out the implementation/wrapper assert macros.
authorAlexander Larsson <alexl@redhat.com>
Thu, 10 May 2001 22:44:27 +0000 (22:44 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Thu, 10 May 2001 22:44:27 +0000 (22:44 +0000)
commit2c396fea9f4b183f5a2739a9ebc5076b0374d225
tree281f5a515744e4cfd3621cd39cf34e326de40695
parent6e70564088058293c0e81094240b1fb10c74defe
Make sure you can compile out the implementation/wrapper assert macros.

2001-05-10  Alexander Larsson  <alexl@redhat.com>

* gdk/linux-fb/gdkprivate-fb.h:
Make sure you can compile out the implementation/wrapper assert
macros.

* gdk/linux-fb/gdkdrawable-fb2.c:
Check implementation/wrappers, initialize type for pixmap dummys.

* gdk/linux-fb/gdkimage-fb.c (_gdk_fb_get_image):
Hide the cursor if reading from the screen.

* gdk/linux-fb/gdkrender-fb.c (gdk_fb_fill_span_generic):
Fix sign bug in tiling code.

* gdk/linux-fb/gdkwindow-fb.c (_gdk_windowing_window_clear_area):
Handle background pixmaps.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/linux-fb/gdkdrawable-fb2.c
gdk/linux-fb/gdkimage-fb.c
gdk/linux-fb/gdkprivate-fb.h
gdk/linux-fb/gdkrender-fb.c
gdk/linux-fb/gdkwindow-fb.c